projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f5ad9f
)
Add entry for recenter-top-bottom.
author
Glenn Morris
<rgm@gnu.org>
Sat, 2 Feb 2008 21:58:11 +0000
(21:58 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Sat, 2 Feb 2008 21:58:11 +0000
(21:58 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index e9e281e9bca7da4933bbc8e32ddfde2a11f40c33..fc8ddbb5742a2bd372fc7e5b82aed2cc7ad19153 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-91,6
+91,8
@@
highlighting, and help echoing in the minibuffer.
recenter the visited source file. Its value can be a number (for example,
0 for top line, -1 for bottom line), or nil for no recentering.
+** C-l is bound to the new command recenter-top-bottom, rather than recenter.
+
** The mode-line displays a `@' if the default-directory for the current buffer
is on a remote machine, or a hyphen otherwise.